GtkFileChooserWidget: Better typography
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Aug 2014 15:07:13 +0000 (11:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 30 Sep 2014 03:05:22 +0000 (23:05 -0400)
No double space after .

https://bugzilla.gnome.org/show_bug.cgi?id=735192

gtk/gtkfilechooserwidget.c

index b994904612afb689b47a443dc1a2f9a5aca18364..404ca8d230bd0d5482407017fdc95e984369e1d0 100644 (file)
@@ -6045,7 +6045,7 @@ search_error_could_not_create_client (GtkFileChooserWidget *impl)
   error_message (impl,
                 _("Could not start the search process"),
                 _("The program was not able to create a connection to the indexer "
-                  "daemon.  Please make sure it is running."));
+                  "daemon. Please make sure it is running."));
 }
 
 static void